home *** CD-ROM | disk | FTP | other *** search
/ SOHO - Exploring the Sun - 2003 Update / SOHO - Exploring the Sun - 2003 Update.iso / pc / data / main.dcr / scripts_183.ls < prev    next >
Encoding:
Text File  |  2003-02-25  |  326 b   |  8 lines

  1. on mouseUp
  2.   global clips, km, clips1, clips2, clip_directory
  3.   set clip_directory to "2"
  4.   set clips1 to ["mdisolqu", "carpet2", "cycle23m", "mdidoppe", "h19", "magcarps", "mdi021", "fd_ic", "9805fdm", "fd_m", EMPTY, EMPTY, EMPTY, EMPTY, EMPTY, EMPTY, EMPTY, EMPTY]
  5.   set clips to clips1
  6.   go("newsun_" & clip_directory)
  7. end
  8.